Next | Prev | Top | Contents | Index

Chapter 19: STREAMS Drivers


The IRIX implementation of STREAMS drivers is intended to be compatible with the multiprocessor implementation of STREAMS in UNIX version SVR4.2.

STREAMS programming in SVR4.2 is documented in STREAMS Modules and Drivers, UNIX SVR4.2. That book contains detailed discussion and many examples of STREAMS programming.

References in this chapter to STREAMS Modules and Drivers are to the edition copyright 1992 by UNIX System Laborartories, published by UNIX Press/Prentice-Hall, and bearing ISBN 0-13-066879. If you are using an earlier edition, you should upgrade it. If you have a later edition, you may have to interpret references carefully.

This chapter contains the following major sections:


Driver Exported Names
Building and Debugging
Special Considerations for Multiprocessing
Special Considerations for IRIX
Summary of Standard STREAMS Functions
STREAMS Modules for X Input Devices

Next | Prev | Top | Contents | Index